Package com.cisco.pt.ipc.sim
Interface PPPoeProcessManager
- All Known Implementing Classes:
PPPoeProcessManagerImpl
Information provided by the PKI file:
\class PppoeProcessManager
\brief PppoeProcessManager handles and manipulates the PPPoE client.
\example network().getDevice("PC0").getProcess("PppoeProcessManager")
- Author:
- Auto-generated
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.IPCObject
getAccessMessage, getClassName, getFactory, getObjectUUID, getPacketTracerSessionMethods inherited from interface com.cisco.pt.ipc.sim.Process
getOwnerDevice
-
Method Details
-
getPppoeClient
- Parameters:
portName- Takes in a parameter of portName- Returns:
- PPPoeClient Returns a PPPoeClient
-